@charset "UTF-8";
/* CSS Document */
/*header*/
.header{
    position: relative;
}
/*navigation*/
.navigation{
    height: 111px; position: absolute; top: 0; left: 0; right: 0;
}
.navigation .logo{
    width: 318px; height: 111px; background: #923927; float: left;
}
.logo a{ display: list-item; list-style: none; line-height: 111px; text-align: center;}
.logo a img{ vertical-align: middle;}

.navigation .nav{
    float: right;
}
.navigation .nav ul li{
    float: left; width: 86px; height: 111px; margin-left: 20px;
}
.navigation .nav ul  li a{
    display: block; font-size: 16px; color: #FFFFFF; text-align: center; padding-top: 33px; height: 78px;
}

.navigation .nav ul li a span{
    display: none; font-size: 12px; line-height: 32px;
}
.navigation .nav ul li:hover{
    background: #923927;
}
.navigation .nav ul li:hover span{
    display: block;
}
/*banner*/
.banner{
    height:845px; min-width:1200px; margin: 0 auto;
}
.banner .flexslider{
    height:845px; min-width:1200px; margin: 0 auto; position:relative; overflow:hidden; z-index: 0; display: block;
}
.banner .slides li{
    height:845px; min-width:1200px; margin: 0 auto;
}
.sub-banner{
    height:368px; min-width:1200px; margin: 0 auto;
}
.sub-banner .flexslider{
    height:368px; min-width:1200px; margin: 0 auto; position:relative; overflow:hidden; z-index: 0; display: block;
}
.sub-banner .slides li{
    height:368px; min-width:1200px; margin: 0 auto;
}
.banner .slides li a{
    display: block;  height: 100%;
}
.slides{
    position:relative; z-index:0; display: block;
}
.sub-banner .slides li a{
    text-align: center; display: block; padding-top: 128px;
}
/*.banner .flex-control-nav{
    position:absolute; bottom:45px; z-index:2; padding-left:0; width:1100px; left:0;
    right:0; margin:0 auto; text-align:center;
}
.banner .flex-control-nav li{
    display:inline-block; width:24px; height:3px; margin-left:5px; zoom:1; text-align:center;
}
.banner .flex-control-nav a{
    display:inline-block; width:24px; height:3px; background:#afa6a2;
    cursor:pointer; color:#fff;
}
.banner .flex-control-nav .flex-active{ background-color:#FFFFFF;}*/
/*左右方向按钮*/
/*.flex-direction-nav a{
    width:40px; height:70px; line-height:99em; overflow:hidden;margin:-45px 0 0;display:block;
    background: #cccccc;position:absolute;top:50%;z-index:10;
    cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{
    right:0; background: url("../images/to_right.png") no-repeat; background-size: 40px 70px;
}
.flex-direction-nav .flex-prev{
    left:0; background: url("../images/to_left.png") no-repeat; background-size: 40px 70px;
}
.flexslider:hover .flex-next{opacity:0.6;filter:alpha(opacity=60);}
.flexslider:hover .flex-prev{opacity:0.6;filter:alpha(opacity=60);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=100);}
*/
.footer{
    height: 105px; background: #331e1a;
}
.footer .rightCode{
    float: left; font-size: 12px; line-height: 24px; color: #FFFFFF; margin-top: 35px;
}

.footer .code{
    float: right; width: 64px; height: 64px; background: #FFFFFF; padding: 4px; margin-top: 18px;
}
.footer .code img{
    width: 64px; height: 64px;
}


/*sub page*/
.NavTitle{
    height: 130px; background: url("../images/NavTitleBg.png") center no-repeat;
}
.NavTitle .NavTitleWord{
    text-align: center; padding-top: 40px;
}
.NavTitleWord h1{
    font-size: 35px; color: #505050;
}
.NavTitle .NavTitleWord h1 span{
    color: #9f3a23;
}
.NavTitle .NavTitleWord p{
    font-size: 24px; color: #505050; line-height: 24px;
}

.content{
    padding: 20px 0 40px; line-height:30px;
}
.case{ margin-bottom: 20px; }
.case .caseImg{
    float: left; width: 400px;
}
.case .caseImg img{
    width: 388px; height: 232px; border: 6px #dddddd solid;
}
.case .caseInfo{
    float: right; width: 663px;
}
.caseInfo .caseTitle{
    margin-top: 0px; margin-bottom: 14px;
}
.caseInfo .caseTitle h2{
    font-size: 50px; color: #9f3a23; display: block; padding: 0; margin: 0;
}
.caseInfo .caseTitle span{
    display: block;  font-size: 18px; color: #333333; padding-right: 145px;
    background: url("../images/caseTitleBg.jpg") right bottom no-repeat; margin-top: 5px; font-weight: bold;
}
.caseInfo .caseTitle p{
    font-size: 14px;  color: #b4b4b4;
}
.caseInfo .caseText{
    font-size: 12px; line-height: 24px; height: 168px; overflow: hidden;
}

.caseInfo .caseText p{text-indent:2em;}

.page{
    text-align: center;
}
.page ul{
    display: inline-block;
}
.page ul li{
    width: 38px; height: 25px; border: 1px #dcdcdc solid; float: left; margin-left: 5px;
}
.page ul li a{
    display: block; text-align: center; color: #9f3a23; line-height: 25px; font-size: 14px;
}
.page ul li.active{
    background: #9f3a23; border: 1px #9f3a23 solid;
}
.page ul li.active a{
    color: #FFFFFF;
}
.page ul li.flipOver{
    width: 75px;
}

.contactWay{
    width: 500px; float: left;
}
.contactWay .contactSign{
    font-size: 12px; color: #5f5f5f; line-height: 24px; margin-bottom: 55px;
}
.contactWay .way p{
    height: 55px; padding-left: 26px; line-height: 55px; font-size: 12px; color: #5f5f5f;
}
.way p.c_Icon01{ background: url("../images/c_Icon01.png") left center no-repeat; }
.way p.c_Icon02{ background: url("../images/c_Icon02.png") left center no-repeat; }
.way p.c_Icon03{ background: url("../images/c_Icon03.png") left center no-repeat; }
.way p.c_Icon04{ background: url("../images/c_Icon04.png") left center no-repeat; }
.way p.c_Icon05{ background: url("../images/c_Icon05.png") left center no-repeat; }
.way p.c_Icon06{ background: url("../images/c_Icon06.png") left center no-repeat; }

.contactForm{
    width: 500px; float: right;
}
.input{
    margin-bottom: 30px;
}
.input label{
    display: block; font-size: 12px; color: #5f5f5f; margin-bottom: 5px;
}
.input input{
    width: 458px; height: 35px; background: url("../images/inputBg.png") left top no-repeat; border: none;
    padding: 0 15px;
}
.input textarea{
    width: 458px; height: 168px; background: url("../images/areaBg.png") left top no-repeat; border: none;
    padding: 10px 15px;
}
.contactForm form button{
    width: 160px; height: 47px; border: none; background: url("../images/submitBg.png") left top no-repeat;
    font-size: 24px; color: #FFFFFF; cursor: pointer;
}
.map{
    margin-top: 80px; width: 1100px; height: 539px;
}

.newsCenter ul li{
    height: 82px; margin-bottom: 27px;
}
.newsCenter .newsTime{
    width: 82px; height: 82px; background: url("../images/timeBg01.png") left top no-repeat;  float: left;
    text-align: center; color: #666666;
}
.newsTime h6{
    font-size: 52px; height: 60px; line-height: 60px;
}
.newsTime p{
    font-size: 12px; margin-top: -7px;
}
.newsCenter ul li:hover .newsTime{
    background: url("../images/timeBg02.png") left top no-repeat; color: #FFFFFF;
}
.newsCenter .newsTitle{
    float: right; width: 957px; padding: 8px 14px;  border-radius: 10px; border: 1px #dddddd solid;
}
.newsCenter .newsTitle p{
    font-size: 12px; color: #a4a4a4; line-height: 32px; width: 821px; text-overflow: ellipsis;
    white-space: nowrap; overflow: hidden; float: left;
}
.newsTitle .title{
    font-size: 14px; color: #656565; line-height: 32px; font-weight: bold; display: block;
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.newsTitle .more{
    display: block; float: right; font-size: 12px; line-height: 32px; color: #9f3a23;
}
.newsDetails{
    font-size: 14px; color: #505050; line-height: 28px;
}

.Profile .ProfileImg{
    float: left; width: 400px; height: 400px; border-radius: 10px;
}
.Profile .ProfileImg img{
    width: 400px; height: 400px;
}
.Profile .ProfileInfo{
    float: right; width: 665px;
}
.ProfileInfo h5{
    font-size: 20px; color: #9f3a23; margin-bottom: 18px;
}
.ProfileInfo h5 span{
    font-size: 12px; font-weight: normal;
}
.ProfileInfo p{
    font-size: 12px; line-height: 22px; color: #444444; margin-bottom: 10px;
}

.science,.Lease{
    width: 1100px;  position: relative;  overflow: hidden;
}
.prev{
    position: absolute;  left: 0;  top: 54px;  cursor: pointer; z-index: 99;
}
.next{
    position: absolute;  right: 0;  top: 54px;  cursor: pointer; z-index: 99;
}
.run{
    width: 1100px;  height: 153px;  position: relative;  overflow: hidden;
}
.run ul{
    position: absolute;
}
.run ul li{
    float: left;  width: 257px;  height: 145px;  margin-right: 13px; border: 4px #dddddd solid;
}
.science .run ul li a{
    display: block; text-align: center;
}
.science .run ul li a img{
    width: 257px;  height: 145px; display: block;
}
.Lease .run ul li a{
    display: block;  line-height: 145px; height: 145px;  width: 257px;  position: relative;
}
.Lease .run ul li a img{
    max-width: 257px;  max-height: 145px; vertical-align: middle; display: block; margin: 0 auto;
}
.Lease .run ul li a p{
    position: absolute; font-size: 14px; width: 257px; height: 30px; text-align: center; display: none;
    line-height: 30px; background: rgba(0,0,0,0.5); color: #FFFFFF; left: 0; bottom: 0; z-index: 99;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
.Lease .run ul li:hover a p{
    display: block;
}

.ServiceLeft{
    width: 573px; float: left;
}
.ServiceLeft ul li{
    height: 162px; margin-bottom: 20px; padding-left: 90px;
}
.ServiceLeft ul li.bg01{ background: url("../images/service01.png") left top no-repeat;}
.ServiceLeft ul li.bg02{ background: url("../images/service02.png") left top no-repeat;}
.ServiceLeft ul li.bg03{ background: url("../images/service03.png") left top no-repeat;}
.ServiceLeft ul li.bg04{ background: url("../images/service04.png") left top no-repeat;}

.serviceInfo{
    padding-top: 20px; padding-bottom: 20px; padding-left: 20px;
    width: 410px; height: 122px; overflow: hidden;
    font-size: 12px; line-height: 20px; color: #444444;
}

.ServiceRight{
    width: 482px; float: right;
}
.ServiceRight ul li{
    height: 178px; position: relative;
}


.ServiceCase{
    height: 162px; width: 254px;
    position: absolute; z-index: 2; padding-top: 8px; padding-bottom: 8px;
}
.ServiceCaseBg01{
    background: url("../images/sInfoBg01.png") left top no-repeat;
}
.ServiceCaseBg02{
    background: url("../images/sInfoBg02.png") left top no-repeat;
}
.ServiceCase .sInfo{
    height: 162px; width: 156px; border: 1px #b8b8b8 solid; margin: 0 11px;
    padding: 0 30px;
}
.ServiceCase .sInfo h5{
    font-size: 20px; font-weight: bold; background: url("../images/caseBg01.png") left bottom no-repeat; padding-bottom: 15px; margin-top: 40px;
    margin-bottom: 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}
.ServiceCase .sInfo p{
    font-size: 12px; color: #666666; line-height: 16px; height: 48px; overflow: hidden;
}
.ServiceRight .SCImg{
    width: 241px; height: 178px; float: right;
}
.ServiceRight .SCImg img{
    width: 241px; height: 178px;
}
.flowNav{
    text-align: center; width: 500px; margin: 0 auto 50px;
}
.flowNav ul{
    display: inline-block;
}
.flowNav ul li{
    width: 200px; background: url("../images/flowBg.png") center no-repeat; float: left; margin: 0 25px;
}
.flowNav ul li a{
    display: block; text-align: center; font-size: 20px; font-weight: bold; color: #505050; line-height: 32px;
}
.flowNav ul li.active a{
    color: #9f3a23;
}

.orderFlow{
    width: 910px; margin: 0 auto;
}
.orderFlow ul li{
    height: 100px; width: 653px; float: left; position: relative;
}
.orderFlow ul li .bg1{ background: url("../images/orderBg01.png") right top no-repeat;}
.orderFlow ul li .bg2{ background: url("../images/orderBg02.png") left top no-repeat;}
.orderFlow ul li .bg3{ background: url("../images/orderBg03.png") right top no-repeat;}
.orderFlow ul li .bg4{ background: url("../images/orderBg04.png") left top no-repeat;}
.orderFlow ul li .bg5{ background: url("../images/orderBg05.png") right top no-repeat;}
.orderFlow ul li .bg6{ background: url("../images/orderBg06.png") left top no-repeat;}
.orderFlow ul li .bg7{ background: url("../images/orderBg07.png") right top no-repeat;}
.orderFlow ul li .bg8{ background: url("../images/orderBg08.png") left top no-repeat;}
.orderFlow ul li .bg9{ background: url("../images/orderBg09.png") right top no-repeat;}
.orderFlow ul li .bg10{ background: url("../images/orderBg10.png") left top no-repeat;}

.orderFlow .orderFlowInfo{
    width: 380px; font-size: 14px; line-height: 20px; height: 60px; overflow: hidden; color: #656565; padding: 20px 0;
}
.orderFlowInfo p{
    display: block;
}
.orderFlow ul li .step{
    float: right; width: 266px; height: 100px;
}

.qualityFlow{
    width: 1100px; height: 1180px; background: url("../images/qualityFlowBg.png") 233px 103px no-repeat;
    position: relative; opacity: 0;
}
.qualityFlow ul li{
    position: absolute; cursor: pointer; opacity: 0;
}
.qualityFlow ul li img{
    transition: 0.2s all;
}
.qualityFlow ul li:hover img{
    transform: scale(1.1);
}
.qualityFlow ul li.qf01{
    left: 30px;  top: 50px;
}
.qualityFlow ul li.qf02{
    left: 369px;  top: 42px;
}
.qualityFlow ul li.qf03{
    left: 574px;  top: 163px;
}
.qualityFlow ul li.qf04{
    left: 700px;  top: 343px;
}
.qualityFlow ul li.qf05{
    left: 504px;  top: 472px;
}
.qualityFlow ul li.qf06{
    left: 112px;  top: 690px;
}
.qualityFlow ul li.qf07{
    left: 405px;  top: 860px;
}
.qualityFlow .title{
    position: absolute; left: 0; top: 370px;
}

.caseBox a:hover{color:#333;}



/*分页*/
.prenext{ width:100%; clear:both; text-align:center; padding:10px 0px; line-height:25px; font-size:12px;}
.prenext a{display:inline-block;  padding:0px 5px; background-color:#F0F0F0; color:#000; border:1px solid #CCC;}
.prenext b{background-color:#9f3a23; padding:0px 5px; display:inline-block; color:#fff; }
.prenext a b{background:none; padding:0px 5px 0px 0px; color:#000;}


.db{background-color:#331e1a; width:100%;}